[2025-09-10] |
VPE-Sitter : Python Tree-sitter support. |
 |
(0.1.0) Initial upload - Paul Ollis |
[2025-09-10] |
VPE-Syntax : Tree-sitter and text propery base syntax highlighting. |
 |
(0.1.0) Initial upload - Paul Ollis |
[2025-09-10] |
VPE - Vim Python Extensions : Extension for Vim scripting using Python 3 |
 |
(0.7) The stepping stone to version 1.0 - Paul Ollis |
[2025-09-08] |
CryptX : Buffer/file encryption from within Vim |
 |
(09092025) Initial upload - Richard Bentley-Green |
[2025-09-08] |
HexX : Hex editor |
 |
(03/09/2025) Improved docs formatting to better match ':help help-writing' - Richard Bentley-Green |
[2025-09-08] |
DrawX : ASCII and Unicode Art (etch-a-sketch style) |
 |
(03/09/2025) Improved docs formatting to better match ':help help-writing' - Richard Bentley-Green |
[2025-09-08] |
SelX : A Rainbow of Vim selection/highlighting & search |
 |
(03/09/2025) Improved docs formatting to better match ':help help-writing' - Richard Bentley-Green |
[2025-09-08] |
SessX : Simple session management |
 |
(03/09/2025) Improved docs formatting to better match ':help help-writing' - Richard Bentley-Green |
[2025-09-08] |
MarkX : Places signs in the margin to indicate where marks are, (auto-)sel. & del marks, |
 |
(03/09/2025) For more complete change details, see the bottom of the README. Here is the short version;-
- Removed `<leader>m<S-~>` and `<leader>m<S-@>` mappings
- Replaced a call to getbufoneline() with getbufline() - Many thanks to Keyman for pointing out this issue with this and proposing corrections
- For the `\m-` and `\m=` mappings, the line text is now truncated so that it does not wrap over the command line
- Reworked documentation formatting as it did not comply with the standard set out in `:help help-writing`. Again, thanks go to to Keyman for pointing out the issue - Richard Bentley-Green |
[2025-09-07] |
LazyDeveloperHelper.nvim : Auto-install Python libs from inside Neovim. |
 |
(3.2) Documentations:
Updated STATUS.md documentation
Performance Optimization:
Optimized plugin/commands.lua for improved performance
Enhanced overall system efficiency - Igor "Silletr" |
 |
Displaying 10 of 5983 (more) |